Skip to content

fix: improve sandbox example runtime validation#3880

Merged
seratch merged 1 commit into
mainfrom
fix/sandbox-example-runtime-validation
Jul 19, 2026
Merged

fix: improve sandbox example runtime validation#3880
seratch merged 1 commit into
mainfrom
fix/sandbox-example-runtime-validation

Conversation

@seratch

@seratch seratch commented Jul 19, 2026

Copy link
Copy Markdown
Member

This pull request fixes several runtime and reporting issues found by the examples auto-run:

  • reports Runloop cleanup failures without masking successful example execution
  • avoids claiming Modal bucket I/O when no bucket is mounted
  • accurately reports missing Runloop policies instead of describing them as retained
  • awaits the Codex tool input filter
  • allows trusted host virtual environments to support nested sandbox Python execution while preventing manifest environment overrides from broadening host filesystem access
  • updates sandbox memory examples and adds regressions for the affected behavior

The virtual-environment grant remains read-only and does not expose the parent project directory.

@seratch seratch added this to the 0.19.x milestone Jul 19, 2026
@seratch seratch added documentation Improvements or additions to documentation feature:sandboxes labels Jul 19, 2026
@seratch
seratch enabled auto-merge (squash) July 19, 2026 03:02
@seratch
seratch merged commit 173eca4 into main Jul 19, 2026
17 of 18 checks passed
@seratch
seratch deleted the fix/sandbox-example-runtime-validation branch July 19, 2026 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation feature:sandboxes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant